[03/04/2017]
    1) Versions and Directories will now put the version numbers of either individual programs or all of the programs into the clipboard for easy pasting into the AutoIt3 help  forum.
    2) The update checker for AutoIt production, beta, and SciTE4Au3 has been fixed and improved.
    3) Credits and changelog are now available as a file menu item. 

[07/12/2015]
        1) Rewrote "User Include Directory" section to use a ListView, and fixed several important issues.
        2) The AutoIt and SciTE directories are listed under the "Versions And Directories" file menu.
        3) GUIBuilder version is now available in "Versions and Directories" assuming that GUIBuilder is in the SciTE folder.
        4) Minor GUI improvements.

[07/10/2015]
        1) Fixed the User Include selection bugs as reported by UEZ.  I can't believe something so simple threw me for a loop.

[07/02/2015]
        1) Followed Jos' initiative and implemented the option for User UDFs.  This means that you can color the functions of your user defined functions.
        2) Added an update tab so that you can check for the latest Autoit3, AutoIt3 Beta, and SciTE4AutoIt3 updates.  SciTE4AutoIt3 beta updates coming soon

[02/26/2015]
        1) Integrated Melba23's changes to my version of his UCTMan.
        2) Tidy should now update properly.

[01/06/2015]
        B -- Changed highlight.current.word.stopatspace to stoponspace.

        A -- UI Improvements: Fold flags have more space between them.

        Features: Copy all versions to clipboard for easy pasting to the forum.  Some others that I forgot.

[12/02/2014] -- Bug Fix release: Nothing exciting just fixed a bug which I introduced when optimizing the code.

[11/11/2014] -- Bug fix release: script would crash when toggling some options.  No new features.

[08/29/2014]
        Added option Stop at Space to stop automatic word highlighting at spaces.

        Recent improvements to With/EndWith have allowed thousands of direct references to objects to be eliminated resulting in a marked increase in speed.

        Added another option but I'm not really because I may have forgot.  Also other bugfixes and improvements that I have since forgotten.  I really should start keeping track of these things.  Edit: I remember one thing.  This should now place nicely with the default SciTE4AutoIt3 themes.

[06/02/2014]
        UI Improvements: Dropdown box instead of updown box for 'Title Full Path' in the 'View' group under the 'SciTE1' tab.  Tidy tab 'Proper Case' group now subsumed into the 'Formatting' group.  Labels should be correctly sized for WinXP users.  Other minor adjustments.

        Bugs and General Code Quality: Fixed some logic bugs under the 'Theme' tab.  Other general bug fixes and code clean up.  SciTE4AutoIt3 tab icons directory doesn't default, so this should now work for WinXP users.  Incorporated Melba23's changes to his UCTMan and AbbrevMan.  Reduced code duplication.  Changing Tidy settings should actually work now ::heh::

        Other fixes which I have forgotten temporarily.

        Enjoy!

[04/20/2014] -- Smoothed out behavioral inconsistencies in the SciTE3 and Theme tabs.  Reduced lots of code duplication.  Should be more responsive too.

[01/30/2014] -- Several bug fixes, UI improvements and speedups.  Bugs introduced into the abbreviation and calltip managers have been fixed.  Check it out!

[01/03/2014] -- Tooltips work again.

[01/01/2014] -- Several speedups, bugfixes, and minor UI improvements.

[10/13/2013] -- Added "Save Session Advanced" option under "Save, Close, and Load" group.  Thanks iczer.

[10/09/2013] -- Latest update fixes numerous and varied bugs.  I actually kinda forgot a lot of stuff.  OK, one thing was the method of choosing the User Include directory is back to the way it used to be with the addition of a tooltip to tell you the list of directories.  The option "Blank Theme" is gone with "Default Theme" in its place.  The GUI should flicker less, it has for me at least.  The Tools tab should be more reliable and play even more nicely with AutoIt3Portable.  I'll add more if I remember them.  Enjoy!  Oh yeah, double clicking a shortcut under the Tools tab will bring up a window to let you change the shortcut.

[09/23/2013]
        The managers will not position themselves to not be off screen.  Fixed issue where the tools menu would not bring up the shortcut editor after opening and closing a manager.

        Added a feature to SciTE Abbreviation Manager to call up the rename window when double clicking on an abbrev name. ( A )

[09/22/2013] -- OK, the last update had a lot of GUI bugs that I introduced when I tweaked the GUI.  Those should be fixed.  Also, the Tools menu should now work for AutoIt3Portable.  I completely overlooked that all this time.  Also, under the tools menu, if you double click a tool entry then an InputBox will popup where you can enter a new shortcut for that tool!  Amongst many other fixes that I don't feel like getting in to.

[09/17/2013] -- A few more minor bugfixes. The Abbrev and Calltip managers should now play nicely with portable versions of AutoIt.  Please test this for me.  The controls on the GUI are less bunched in together.  Looks nicer.  Tell me what you think about the layout.

[09/17/2013] -- A few more minor bugfixes.  More importantly, Melba23's AbbrevManager and CalltipManager have been added!  They may be accessed through the file and context menus.

[09/16/2013] -- More bugfixes.  I'm surprised this script even runs at all.

[09/12/2013] -- Fixed a few behind the scenes issues dealing with loading themes.  If a user clicked New and then loaded an official theme the appearance would be incorrect.  Users no longer need to delete the official SciTEConfig boilerplate.  Don't worry, backups are made.  Amongst other fixes.

[09/11/2013] -- Several Exciting Features!  A context menu for quick access to the 'Theme' file menu.  Copy and Paste context menu on the color selection buttons.  This makes it easier to make your custom themes.  When you click on an item in the 'Versions' file menu then the name and version of that item is copied to the clipboard.  Tons of code duplication is eliminated.  Several other smaller fixes.  Many new themes included which are listed in the 'Themes' spoiler below.  Have fun!

[08/22/2013]
        B -- More embarrasing bugfixes
        A -- Bugfixes and SciTE added to Versions menu.

[08/19/2013]
        Bugfixes and several new options!
        
        The new options are located under the following groups:
                1) View: Ensure Final Line End
                2) Save, Close and Load: Save Bookmarks, Save Folds and Open Dialog in File Directory

[08/13/2013]
        Bugfixes and several new options!

        The new options are located under the following groups:
                1) Console: Output Scroll
                2) Drawing: Font Quality
                3) Tidy: Proper Case Constants
                4) Versions file menu option

[07/29/2013]
        Bugfixes and several new options!
        
        The new options are located under the following groups:
                1) Indentation: Highlight Indentation Guides
                2) Save, Close and Load: Strip Trailing Spaces
                3) AutoComplete: Automatic, Fillups
                4) Misc: End At Last Line

        Sorry mlipok, I am unable to implement your requested feature at this time.  I need more time to research and learn.

[07/18/2013] -- Many more bigfixes.  Updated syntax to use ternary to make even more variables const and to reduce hundreds of lines.  Also, should work for those who use AutoIt3Portable!  Added a control to display the versions of AutoIt that are installed.

[06/04/2013] -- Many bug fixes.  The logic behind the SciTE4AutoIt3 and Tidy tabs was pretty convoluted which made stamping out bugs non-trivial.  Also, bug fix per UEZ and Guinness.

[05/28/2013]Bug fix per >UEZ.  Also, another bugfix per UEZ.

[05/28/2013]Fixed bugs that I introduced in the last release.  Sorry about that!  Also added a feature to change the default AutoIt3 icon!  It is found under the 'SciTE4AutoIt3' tab.  Also, now uses individual exes to change things that require elevation.  This means there is only one box to click on instead of two.

[05/24/2013]Quite a few bug fixes.  Update button localized to the places in the GUI where it is needed to make it more obvious when it needs to be used.  In other words no update button at the bottom of the GUI.

[05/09/2013]
        B -- Fixed per UEZ. Thanks!
        
        A -- This is the best update yet. I now read and write the SciTEUSer.config files with the INI functions. This is why the official themes will not work. There are many bug fixes. There is far less code. There are a few more features too.  Fixed an issue with saving new themes. 